Skip to content

Prod Release: 2.4.0 #557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 50 commits into from
Apr 29, 2020
Merged

Prod Release: 2.4.0 #557

merged 50 commits into from
Apr 29, 2020

Conversation

vikasrohit
Copy link

@vikasrohit vikasrohit commented Apr 29, 2020

maxceem and others added 30 commits April 2, 2020 12:23
Use "develop" branch for "project-processor-es"
As these projects are broken anyway.
* chore: use node 12

* chore: removed memwatch

* chore: removed redundant "sleep" package

not supported by node 12

* test: improve error messages

* test: improve error messages 2

* fix: unit test

challenge 30121951 winning submission by akinwale

* chore: added logs for debug

* fix: kafka consumer

onConsume is an async method which suppose to wait until all the messages are process and it's fixed in this commit

* fix: random test fail

* Revert "test: improve error messages 2"

This reverts commit 5598e81.

* chore: removed logs for debug
had to disable some rule to avoid multiple code updates across the codebase, as we have a separate branch with quite wast changes to avoid merge conflicts
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.12.2 to 9.13.2.
- [Release notes](https://github.com/auth0/auth0.js/releases)
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0.js@v9.12.2...v9.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
Topcoder Project Service - Import and Export Data version 1.0
# Conflicts:
#	package-lock.json
chore(deps): bump auth0-js from 9.12.2 to 9.13.2
* feat: use .env file for "npm run start:dev"

* docs: use .env file for docker and "start:dev"

* chore: reduce chance for committing Auth0 values
1- remove space in export/index.js
2- remove ressign lines for res & acc
Topcoder Project Service - Import and Export Data - Final Fixes
…rement column) from table, so that when next insertions don't provide value of autoincrement column, as in case of using APIs, it should be set automatically based on lastvalue of sequencers.
When user is invited by email he should be able to see email in his invite without mask

ref issue #548
maxceem and others added 20 commits April 17, 2020 14:17
[HOTFIX] [DEV] Post release 2.3.1 - fix unit tests
recreated demo data with valid projects data and dummified prices in metadata
when invite by handle only search for users with exact handle we are inviting by
when invite by emails only search for users with exact email we are inviting by
…ort-import

Revert "Import and Export Data Commands"
…feature/export-import

Revert "Revert "Import and Export Data Commands""
SyntaxError: Cannot use import statement outside a module
* feat: M2M support and Unified permissions, part 1

- Support for M2M operation and using unified permissions for CRUD /projects/{id} and CRUD /projects/{id}/members endpoints
- Added script to generate Permissions Documentation
- Fixed "initiatorUserId" and "userId" fields in 'connect.notification.project.team.updated' event payload
- Allow directly create member by M2M and for admins
- Fix: don't allow to change project members roles if such user doesn't have necessary Topcoder Roles
- Fix: don't allow copilots to manage non-customer project members
-

* fix: ProjectEstimationsItems permissions config

* chore: remove console.log

* chore: remove console.log

* refactor: unify endpoint permission names

For project members and project member invites

* feat: M2M support and Unified permissions, part 2

- Support for M2M operation and using unified permissions for CRUD /projects/{id}/invites endpoint
- "generalPermission" middleware supports several permissions

* feat: generate Roles Matrix in the HTML document

* feat: roles matrix explains default role

* fix: permission name

* fix: permissions for Topcoder Team management

* feat: invite status when member added directly

When member is added directly "cancel" corresponding invite instead of "accept" it.

Co-authored-by: Maksym Mykhailenko <maxcemm@gmail.com>
@vikasrohit vikasrohit merged commit aa7ec1c into master Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants